extends AbstractResource
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| title | String | ||
| formContent | String | ||
| parent | CommonCollectionResource | ||
| name | String | ||
| dataFieldName | String | ||
| lead | Lead | ||
| profile | Profile | ||
| leadProfile | ExtProfileBean | ||
| leadOrg | Organisation | ||
| leadFiles | List | ||
| description | String | ||
| dealAmount | BigDecimal | ||
| closedDate | Date | ||
| leadId | long | ||
| jobTitle | String | ||
| timerDate | Date | ||
| currentGoal | String | ||
| lastAttained | String | ||
| lastAttainedDate | Date | ||
| nextNodeIds | Collection | ||
| funnel | Funnel | ||
| goals | List | ||
| completedProcessingAt | Date | ||
| createDate | Date | ||
| assignedTo | UserResource | ||
| stageName | String | ||
| funnelId | Long | ||
| funnelName | String | ||
| funnelTitle | String | ||
| actions | List | ||
| firstName | String | ||
| surName | String | ||
| phone | String | ||
| lostReasons | List |
Hide comments